home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <title>3.2.5. Select By Color Tool</title>
- <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
- <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
- <meta name="generator" content="DocBook XSL Stylesheets V1.64.1" />
- <link rel="home" href="index.html" title="GIMP User Manual" />
- <link rel="up" href="ch03s03s02.html" title="3.2. Selection Tools" />
- <link rel="previous" href="ch03s03s02s04.html" title="3.2.4. Fuzzy Selection Tool" />
- <link rel="next" href="ch03s03s02s06.html" title="3.2.6. Scissors Tool" />
- </head>
- <body>
- <div class="navheader">
- <table width="100%" summary="Navigation header">
- <tr>
- <th colspan="3" align="center">3.2.5. Select By Color Tool</th>
- </tr>
- <tr>
- <td width="20%" align="left"><a accesskey="p" href="ch03s03s02s04.html">Prev</a> </td>
- <th width="60%" align="center">3.2. Selection Tools</th>
- <td width="20%" align="right"> <a accesskey="n" href="ch03s03s02s06.html">Next</a></td>
- </tr>
- </table>
- <hr />
- </div>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="gimp-tool-by-color-select"></a>3.2.5. Select By Color Tool</h4>
- </div>
- </div>
- <div></div>
- </div>
- <a id="id2948446" class="indexterm"></a>
- <div class="mediaobject">
- <img src="../images/toolbox/toolbox-selbycolor.png" />
- </div>
- <p>
- The Select By Color tool is designed to select areas of the current layer
- or image based on color.
- </p>
- <div class="simplesect" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h5 class="title"><a id="id2948479"></a>Activate Tool</h5>
- </div>
- </div>
- <div></div>
- </div>
- <div class="itemizedlist">
- <ul type="disc">
- <li>
- <p>
- The Select By Color Tool can be called in the following
- order, from the image-menu:
- <span class="guimenuitem"><span class="accel">T</span>ools</span>/
- <span class="guimenuitem"><span class="accel">S</span>election
- Tools</span>/<span class="guimenuitem"><span class="accel">B</span>y Color
- Select.</span>
- </p>
- </li>
- <li>
- <p>
- The Tool can also be called by clicking the tool icon:
- <span class="guiicon">
- <img src="../images/toolbox/selbycolor.png" />
- </span>
- </p>
- </li>
- </ul>
- </div>
- </div>
- <div class="simplesect" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h5 class="title"><a id="id2948542"></a>Key modifiers (Defaults)</h5>
- </div>
- </div>
- <div></div>
- </div>
- <div class="variablelist">
- <dl>
- <dt>
- <span class="term">Shortcut</span>
- </dt>
- <dd>
- <p>
- There is no shortcut key for this tool.
- </p>
- </dd>
- </dl>
- </div>
- </div>
- <div class="simplesect" lang="en" xml:lang="en">
- <div class="titlepage">
- <div></div>
- <div></div>
- </div>
- <div class="variablelist">
- <p class="title">
- <b>Options</b>
- </p>
- <dl>
- <dt>
- <span class="term">Overview</span>
- </dt>
- <dd>
- <p>
- The available tool options for Select By Color can be accessed by
- double clicking the Select By Color tool icon.<span class="guiicon"><img src="../images/toolbox/selbycolor.png" />
- </span>
- </p>
- </dd>
- <dt>
- <span class="term">Mode</span>
- </dt>
- <dd>
- <p>
- </p>
- <div class="mediaobject">
- <img src="../images/tool-options/rectsel-mode-replace.png" />
- </div>
- <p>
- Replace mode will cause any existing selection to be destroyed or
- replaced when the new selection is created.
- </p>
- <p>
- </p>
- <div class="mediaobject">
- <img src="../images/tool-options/rectsel-mode-add.png" />
- </div>
- <p>
- Add mode will cause the new selection to be added to any existing
- selection regions.
- </p>
- <p>
- </p>
- <div class="mediaobject">
- <img src="../images/tool-options/rectsel-mode-subtract.png" />
- </div>
- <p>
- Subtract mode will remove the new selection area from any
- existing selection regions.
- </p>
- <p>
- </p>
- <div class="mediaobject">
- <img src="../images/tool-options/rectsel-mode-intersect.png" />
- </div>
- <p>
- Intersection mode will make a new selection from the area
- where the existing selection region and the new selection region
- overlap.
- </p>
- </dd>
- <dt>
- <span class="term">Antialiasing</span>
- </dt>
- <dd>
- <p>
- This option performs no function for this tool and is present to
- unify the user interface between the various selection types.
- </p>
- </dd>
- <dt>
- <span class="term">Feather Edges</span>
- </dt>
- <dd>
- <p>
- The <span class="guilabel">Radius</span> slider adjusts the amount of
- feathering in pixels for the next selection that is created. For
- further information regarding feathering, see the glossary entry
- <a href="go01.html#glossary-feathering">Feathering</a>.
- </p>
- </dd>
- <dt>
- <span class="term">Finding Similar Colors</span>
- </dt>
- <dd>
- <p>
- <span class="guilabel">Select Transparent Regions</span>: Selects
- transparent regions (which have no color to select by).
- </p>
- <p><span class="guilabel">Sample Merged</span>: The color
- used for the basis of the selection is the combination of
- the colors at that point in all visible layers.
- </p>
- <p>
- <span class="guilabel">Threshold</span>: This slider gives control over
- the range of color values that will be deemed "near" the
- selection color. A higher number selects a bigger area.
- </p>
- </dd>
- </dl>
- </div>
- </div>
- <div class="simplesect" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h5 class="title"><a id="id2948772"></a>Additional information</h5>
- </div>
- </div>
- <div></div>
- </div>
- <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
- <table border="0" summary="Note">
- <tr>
- <td rowspan="2" align="center" valign="top" width="25">
- <img alt="[Note]" src="../images/note.png" />
- </td>
- <th align="left">Note</th>
- </tr>
- <tr>
- <td colspan="2" align="left" valign="top">
- Selections can exist on the visible canvas only. However, selection
- movements and changes are kept in the undo buffer should
- you need to repair an error.
- </td>
- </tr>
- </table>
- </div>
- </div>
- </div>
- <div class="navfooter">
- <hr />
- <table width="100%" summary="Navigation footer">
- <tr>
- <td width="40%" align="left"><a accesskey="p" href="ch03s03s02s04.html">Prev</a> </td>
- <td width="20%" align="center">
- <a accesskey="u" href="ch03s03s02.html">Up</a>
- </td>
- <td width="40%" align="right"> <a accesskey="n" href="ch03s03s02s06.html">Next</a></td>
- </tr>
- <tr>
- <td width="40%" align="left" valign="top">3.2.4. Fuzzy Selection Tool </td>
- <td width="20%" align="center">
- <a accesskey="h" href="index.html">Home</a>
- </td>
- <td width="40%" align="right" valign="top"> 3.2.6. Scissors Tool</td>
- </tr>
- </table>
- </div>
- </body>
- </html>
-